Richardson's theorem

In mathematics, Richardson's theorem establishes a limit on the extent to which an algorithm can decide whether certain mathematical expressions are equal. It states that for a certain fairly natural class of expressions, it is undecidable whether a particular expression E satisfies the equation E = 0, and similarly undecidable whether the functions defined by expressions E and F are everywhere equal. It was proved in 1968 by computer scientist Daniel Richardson of the University of Bath.

Specifically, the class of expressions for which the theorem holds is that generated by rational numbers, the number π, the number log 2, the variable x, the operations of addition, subtraction, multiplication, composition, and the sin, exp, and abs functions.

For some classes of expressions (generated by other primitives than in Richardson's theorem) there exist algorithms that can determine whether expression is zero.[1]

Contents

Calculation

The Richardson’s theorem can be calculated as follows[2] Let be E a set of real functions such that, if A(x), B(x)E, then A(x) ± B(x), A(x)B(x), A(B(x))E. The rational numbers are contained as constant functions. Then for expressions A(x) in E,

If furthermore there is a function B(x)E without primitive in E then the integration problem is unsolvable. Example: exp(x2).

References

  1. ^ The identity problem for elementary functions and constants by Richardson and Fitch (pdf file)
  2. ^ "Tensor Computer Algebra". http://metric.iem.csic.es.+22 12 2008. http://metric.iem.csic.es/Martin-Garcia/slides/salamanca.pdf. 

See also

Further reading

External links